 @charset "utf-8";
*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"微软雅黑",Arial; color:#2E2E2E; font-size:12px;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#2E2E2E; text-decoration:none;}
a:hover{ text-decoration:none; color:#2E2E2E;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}

.f36{font-size:36px;}
.f24{font-size:24px;}
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f21{font-size:21px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:30px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}

.white{ color:#FFF}

.content{ width:100%; margin:0 auto;padding: 20px 0 30px 0}

.container{ width:1200px; margin:0 auto;}
.m{ width:1200px; margin:0 auto;}

/*标题*/
.Index_title{ text-align:center}

/*头部*/
#header { padding:30px 0;}
.hd_cont { overflow: hidden;}
.hd_cont .hd_logo {}
.hd_cont .hd_wz{ padding-left:20px; margin-left:20px; border-left:1px solid #ddd; margin-top:8.5px;}
.hd_cont .hd_wz dt { color:#c7281c; font-size:20px; font-weight:bold;} 
.hd_cont .hd_wz dd { font-size:14px; color:#666; letter-spacing:1px;} 
.hd_cont .dh_phone { padding-left:70px; height:56px; background:url("../images/phone.png") no-repeat left center;	color: #5c5c5c; padding-top:3px;}
.hd_cont .dh_phone dt { font-size:16px; line-height:20px;color: #999;}
.hd_cont .dh_phone dd {	font-size: 34px;font-family:Impact; color: #333; line-height:30px;margin-top: 5px;}

/*导航*/
.nav{width: 100%;height:60px;line-height:60px;overflow:hidden;background: #333;}
.nav ul{}
.nav li{float: left;position: relative;background:url("../Images/nav_line.png") no-repeat 0 0;z-index: 2;}
.nav li a:before{width:0;height:0;background:#c7281c;position: absolute;content: "";left: 0;bottom: 0;-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);z-index: -1;}
.nav li.born{background:none;}
.nav li a{color:#fff;display: inline-block;padding:0 53.7px 0;font-size: 16px;}
.nav li.cur a,.nav li a:hover{text-decoration:none;z-index:3;position: relative;}
.nav li.cur a:before,.nav li a:hover:before{width: 100%;height: 60px;}
.nav li a:-webkit-any-link{ display:block;}

/*分页*/
/*分页*/
.feny{
    margin-top: 2px;
    text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline-block;
  margin-right: 5px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 0;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #013f96;
  border-color: #013f96
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #013f96;
  border-color: #013f96
}

/*产品分类*/
.cp_Class01{ background:url("../Images/cp01.jpg") no-repeat; width:525px; height:250px; margin-right:50px}
.cp_Class02{ background:url("../Images/cp02.jpg") no-repeat; width:525px; height:250px;}
.cp_line{ margin:20px;width:485px; height:210px; border:1px solid #ccc; }
.cp_Inf{ width:220px; height:90px; background:rgba(255,255,255,0.7); margin:0 auto; text-align:center; margin-top:55px; padding-top:10px;}
.cp_Inf p a{ display:block; width:110px; height:30px; line-height:30px; font-size:14px; color:#666; border:1px solid #666; text-align:center; margin:10px auto 0 auto;}

/*搜索*/
.s_bg{height: 70px;border-bottom: #f2f2f2 1px solid;}
.search{ width:1200px; margin:0 auto;}
.search p{ float:left;font-size: 14px; color:#888; width:870px; height:70px; line-height:70px;}
.search p b{color: #666;font-size: 15px;}
.search p a{font-size: 14px; color:#888; padding:0 10px}
.search p a:hover{color: #c7281c;font-weight: bold;}

/*搜索页面*/
.search_Inf{}
.search_Inf h3{ font-size:30px; color:#c7281c; border-bottom:1px solid #ddd; padding-bottom:10px;}
.search_list{ margin-top:50px;}
.search_list li{ float:left; width:270px; margin-right:40px; margin-bottom:40px;}
.search_list li:nth-child(4n){ margin-right:0;}
.search_list li img{ width:268px; height:350px; border:1px solid #ccc;}
.search_list li:hover img{ width:268px; height:350px; border:1px solid #c7281c;}
.search_list li span{ display:block; height:40px; line-height:40px; background:#eee; text-align:center;}

/*网站底部*/
.footer{ background:#222222; padding:60px 0 40px 0; color:#666; font-size:14px;}
.footer .f_logo{ width:200px; text-align:center; line-height:28px; margin-right:70px;}
.footer .f_logo img{ width:120px; padding:0 0 20px;}
.footer .f_logo h3{ color:#fff; font-size:20px; font-weight:normal}
.footer .f_logo h4{ font-size:12px; text-transform:uppercase; font-weight:normal}
.footer .f_nav{ width:200px; border-left:1px solid #2D2D2D; border-right:1px solid #2D2D2D; padding:0 30px 0 70px;}
.footer .f_nav h3{ color:#fff; font-size:18px; font-weight:normal; margin-bottom:15px;}
.footer .f_nav a{ display:block; float:left; width:100px; height:35px; line-height:35px; color:#666;}
.footer .f_nav a:hover{ text-decoration:underline;}
.footer .f_lx { width:250px;border-right:1px solid #2D2D2D; padding:0 90px;}
.footer .f_lx h3{ color:#fff; font-size:18px; font-weight:normal; margin-bottom:15px;}
.footer .f_lx h4{ font-size:16px; color:#ccc; font-weight:normal;}
.footer .f_ewm{ width:145px; text-align:center; line-height:28px;}
.footer .f_ewm img{ width:120px; padding:20px 0 5px;}
.bottom{ background:#1B1B1B; height:50px; line-height:50px; color:#666; text-align:center; font-size:14px; text-transform:uppercase;}
.bottom a{ color:#666;}

/*.ny_banner{width: 100%;height: 430px;background: url(../Images/ny_banner.jpg) no-repeat center;}*/

/*当前位置*/
.Inner_location{ border-bottom:1px solid #EAEAEA; height:43px;}
.Inner_location .homepage{ display:block; float:left; width:43px; height:43px; background: url("../images/home.png") no-repeat center; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea;}
.Inner_location p{ float: left; height: 43px; line-height: 43px; font-size: 13px; color: #999999; margin-left: 18px;}
.Inner_location p a{ color: #999999; padding: 0 4px;}

/*内页左侧*/
.Inner_left{ width:290px;}
.Inner_left h7{ display:block;	background:#c7281c url("../images/nconl_tit.png") no-repeat 245px center; height:80px; line-height:80px; font-size:24px; font-weight:bold;color:#FFF; text-indent:28px;}
.Inner_left .nlist {	border: 1px solid #e4e4e4; border-top: 0;}
.nlist li { height: 58px; line-height: 58px; border-top: 1px solid #e4e4e4; text-indent: 28px; font-size: 15px; color: #333333; background: url("../images/j1.png") no-repeat 240px center;}
.nlist li a {display: block;color: #333333;	font-size: 16px;}
.nlist li:hover{ background:#F5F5F5 url("../images/j2.png") no-repeat 240px center;}
.nlist li:hover a{ color:#c7281c; font-weight:bold;} 

/*左侧联系我们*/
.contactn {	border: 1px solid #e4e4e4; margin-top: 20px; padding: 0 10px 26px; margin-bottom: 20px;}
.contactn .tits { font-size: 18px; color: #c7281c; font-weight: normal; height: 59px; line-height: 59px; border-bottom: 1px solid #e4e4e4; margin-bottom: 18px; text-indent: 10px;}
.contactn .subnr { }
.contactn .subnr li{ font-size: 16px; color: #333333; margin-bottom: 10px; line-height: 20px; padding: 0 10px;}

.tj{ margin-top:40px; background:#F8F8F8; padding:15px;}
.tj .title { height:30px; padding-top:10px;}
.tj .title h3 { float:left; font-size:22px; font-weight:bold;}
.tj .title span { display:block; float:right; width:100px; height:30px; line-height:30px; background:#C7C7C7; text-align:center; color:#fff;}
.tj .title span a{ color:#fff;}
.tj .title span:hover{ background:#c7281c;}

.tj_pro{ padding-bottom:10px; }
.tj_pro ul{ padding-top:30px}
.tj_pro li{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #EAEAEA;}
.tj_pro li:last-child{ padding-bottom:0; margin-bottom:0; border-bottom:0;}
.tj_pro li .tj_img{ width:80px;}
.tj_pro li .tj_img img{ width:100%}
.tj_pro li .tj_Inf{ width:170px;}
.tj_pro li .tj_Inf h3{ font-size:15px;}
.tj_pro li:hover .tj_Inf h3 a{ color:#c7281c;}
.tj_pro li .tj_Inf p{ color:#999; padding-top:5px; font-size:12px;}
.tj_pro li h4{ font-size:15px;}
.tj_pro li h5{ color:#999; padding-top:5px; font-size:12px;}

.nlist .dphone {overflow: hidden; background: #1389F7; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url("../Images/phImg.png") no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 26px;font-family: "Arial"; font-weight:bold;}

/*内页右侧*/
.cpright1 {width: 1200px; background: #fff;  float: right;}

.cpright {width: 860px;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 28px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #c7281c; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 20px; color: #333;font-weight: bold;padding-left: 10px;}
.rtop span{ color:#666;font-size: 15px;}
.rtop span em {color: #666; font-style: normal;}
.rtop span a { color: #666;}
.agent_con {line-height: 26px;}
.agent_con .age_li_about {font-size: 16px; text-align:justify}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}

/*关于我们内页*/
.agent_con .age_li_about h3{font-size: 32px;color: #c7281c;text-align: center;margin-bottom: 50px;font-weight: bold;}
.ab_wh{margin-top: 20px;height: 580px;margin: 80px 0 50px 0;}
.ab_wh h4{font-size: 32px;color: #333;text-align: center;font-weight: bold;letter-spacing: 2px;}
.ab_wh h4 i{font-size: 32px;color: #c7281c;text-align: center;font-style: normal;}
.ab_wh ul{margin-top: 50px;margin-bottom: 80px;}
.ab_wh dl dt{width: 380px;height: 500px;border-bottom: 2px solid #ddd;float: left;margin-right: 30px;}
.ab_wh dl dt:hover{border-bottom: 2px solid #c7281c;}
.ab_wh dl dt:nth-child(3){margin-right: 0px;}
.ab_wh dl dt img{width: 380px;height: 180px;display: block;}
.ab_wh dl dt h5{font-size: 24px;color: #c7281c;text-align: center;margin-top: 35px;}
.ab_wh dl dt p{margin: 20px 0;font-size: 16px;line-height: 34px;color: #666;}

/*联系我们内页*/
.cont_ny{width: 1200px;margin: 0 auto;}
.cont_ny h3{font-size: 30px;color: #333;text-align: center;margin: 50px auto 80px auto;color: #1547a8;font-weight: bold;}
.cont_ny ul{height: 182px;margin-bottom: 70px;}
.cont_ny dl dt{width: 285px;height: 182px;float: left;margin-right: 20px;background: #eee;}
.cont_ny dl dt:nth-child(4){margin-right: 0px;}
.cont_ny dl dt img{width: 50px;height: 50px;display: block;margin: 0 auto;margin: 26px auto 20px auto;}
.cont_ny dl dt p{font-size: 18px;color: #333;text-align: center;line-height: 30px;}

/*内页产品中心*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:266px; background:#F6F6F6; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro li:nth-child(3n){ margin-right:0;}
.age_li_pro li img{ width:264px; height:200px; border: 1px solid #E9E9E9;}
.age_li_pro li:hover img{ border:1px solid #c7281c;}
.age_li_pro li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro li .pro_t a{ display:block; font-size:14px;}

.age_li_pro1 {width:100%;}
.age_li_pro1 li{ float:left; width:190px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro1 li:nth-child(4n){ margin-right:0;}
.age_li_pro1 li img{ width:168px; height:78px; border: 1px solid #E9E9E9; padding:0 10px;}
.age_li_pro1 li:hover img{ border:1px solid #1389F7}
.age_li_pro1 li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro1 li .pro_t a{ display:block; font-size:14px;}

.pro_page{margin-top:30px;}

.age_pro_show{}
.age_pro_show h1{ height:50px; line-height:50px; font-weight:bold; font-size:20px; text-align:center;}
.age_pro_show .pro_lb{ background:#F8F8F8; text-align:center; height:40px; line-height:40px;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:600px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 16px; text-align:justify; line-height:30px;}
.pro_mInf img{ max-width:90%; height:auto;}
.pro_show_page{  line-height:26px; margin-top:50px;}

/*产品详情页*/
.age_pro_show .pro_img{text-align:center;border:1px solid #E1E1E1;box-sizing: border-box;margin-left: 100px;}
.age_pro_show .pro_img img{ display: block;margin: 0 auto;}
.age_pro_show .pro_desc{ width:330px; padding-top:70px;margin-right: 30px;}
.age_pro_show .pro_desc h3{ font-weight: bold; font-size: 20px; color:#c7281c; padding-bottom:15px; border-bottom:1px solid #E9E9E9; margin-bottom:20px;}
.age_pro_show .pro_desc p{ line-height: 2; font-size: 18px;}
.age_pro_show .pro_desc p span{ font-size: 24px; color: #c7281c;font-weight: bold;}
.age_pro_show .pro_desc a{ display:block; line-height: 40px; border-radius: 5px; background: #c7281c; color: #fff; text-align: center; width: 200px; margin-top:30px;font-size: 18px;}
.age_pro_show .pro_xq{ width: 100%; height: 50px; background-color: #eee; margin: 45px 0 30px;}
.age_pro_show .pro_xq h3{ width:100px; text-align:center; background: #c7281c; border-right: 1px solid #fff;color: #fff; font-size:18px; height:50px; line-height: 50px; font-weight: bold;}
.age_pro_show .pro_mInf h4{ font-size:16px; line-height:18px; height:18px; color:#1389F7; display:block; padding-left:15px; border-left: 4px solid #1389F7; margin-bottom: 7px; margin-top: 10px;}

/*内页新闻中心*/
.age_li_new li{ padding:20px 0; border-bottom: 1px dotted #d1d1d1;}
.age_li_new li h3 a{ display:block; font-size: 18px; color: #222;}
.age_li_new li .news_desc{ line-height: 2.0; font-size: 14px; padding: 10px 0; color: #666;}
.age_li_new li span{ display:block; color:#999;font-size: 16px;}
.age_li_new li .more a{ display:block; color: #333;  text-align:right;margin-right: 15px;font-size: 16px;}

.age_new_show h1{ height:50px; line-height:50px; font-size:24px; margin-bottom:10px; color:#333; text-align:center;font-weight: bold;}
.age_new_show .new_lb{  background:#F8F8F8; height:40px; line-height:40px; text-align:center;}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:15px; line-height:34px; text-align:justify}

/*产品表格*/
.tny{;border-right: 2px solid #fff;}
.tny2{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.tny3{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.txh{height: 50px;line-height: 50px;}

.bor{border-right: 2px solid #fff;}

.bbox{height: 50px;background: #b0e0f8;border-bottom: 2px solid #fff;border-right: 2px solid #fff;}
.bbox2{height: 50px;background: #fff;border-bottom: 2px solid #fff;}

/***********************************************************************************************/
/*标题*/
.tit{margin-bottom: 50px;text-align: center;}
.tit h3{font-size: 40px;color: #333;font-weight: bold;}
.tit h3 span{color: #c7281c;}
.tit h4 {font-size: 18px;color: #999;margin-top: 8px;}

/*优势*/
.adv{ margin:80px auto;}
.adv .container{height: 380px;}
.adv li{ float:left; width:33%; border-right:1px solid #E4E5E7; }
 
.adv li h2{ text-align:center;}
.adv li h2 strong{font-size: 24px;}
.adv li .adv_img{ background:url("../images/adv_ic1.png") no-repeat center; height:159px; margin-bottom:20px;}
.adv li .adv_img2{ background:url("../images/adv_ic2.png") no-repeat center; height:159px; margin-bottom:20px;}
.adv li .adv_img3{ background:url("../images/adv_ic3.png") no-repeat center; height:159px; margin-bottom:20px;} 
.adv li:hover .adv_img{ background:url("../images/adv_ic11.png") no-repeat center;}
.adv li:hover .adv_img2{ background:url("../images/adv_ic22.png") no-repeat center;}
.adv li:hover .adv_img3{ background:url("../images/adv_ic33.png") no-repeat center;} 
.adv li h2 span{ font-size:12px; color:#e0e0e0;  text-align:center; }
.adv li h3{ padding:23px 0 32px 0; color:#666666; text-align:center; font-size: 16px;line-height: 30px;}
.adv li a{ display:block; width:98px; height:40px; line-height:38px; padding-left:20px; font-size:15px; color:#7c7c7c; background:url( "../Images/adv_more.png") no-repeat; margin:0 auto;}
.adv li:hover a{ background:url( "../Images/adv_more2.png"); color:#FFF;}

/*产品中心*/
.pro{background: #f8f8f8;padding: 80px 0;}
.pro_fl{width: 1198px;background:url("../images/cp_line.jpg") no-repeat right 0;padding: 0 0 35px;height: 489px;}
.cp01_m01{background:url("../images/cp_k01.png") no-repeat;width: 399px;height: 489px;overflow: hidden;}
.cp01_m01:hover{box-shadow: 0 5px 10px 5px #eee;}
.cp01_tit{height: 198px;}
.cp01_m01 h3{width: 320px;height: 85px;background:url("../images/xt.jpg") no-repeat 66px 135px;
padding: 55px 0 0 66px;line-height: 30px;}
.cp01_m01 h3 a{font-size: 24px;color: #333;}
.cp01_m01 .cp_desc{font-size: 14px;color: #999;width: 275px;margin:0 auto;line-height: 22px;height: 44px;overflow: hidden;display: none;}
.cp01_m01 span{width: 390px;height: 290px;display: block;margin:0 auto;}
.cp01_m01 span img{width: 390px;height: 290px;}
.cp01_m01 em{width: 130px;height: 63px;display: none;position: absolute;top: 0;right: 0;}
.cp01_m01 em img{width: 130px;height: 63px;}
.cp01_m01:hover em{display: block;}
.cp01_m01:hover .cp_desc{display: block;}

.pro2{background: #333;height: 500px;margin-top: 20px;}
.pro2 .cpr{height: 70px;line-height: 70px;background: url("../Images/cp_tbg.png") no-repeat center;}
.pro2 .cpr dl{margin-left: 50px;}
.pro2 .cpr dl dt a{font-size: 16px;color: #eee;float: left;padding: 0 40px 0 25px;}
.pro2 .cpr dl dt:hover a,.pro2 .cpr dl dt:nth-child(1) a{color: #fff;font-weight: bold;}
 

.marqueeleft{height:350px;width: 1100px;overflow:hidden;margin: 0 auto;margin-top: 40px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 12px;display:inline;width: 280px;height: 350px;overflow:hidden;}
.marqueeleft li .pic{display:block;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li img{width: 280px;height: 310px;}
.marqueeleft li p{font-size: 16px;color: #bfbfbf;text-align: center;margin-top: 8px;}
.marqueeleft li:hover p{font-weight: bold;color: #fff;}

/*新闻*/
.new{margin: 80px auto;}
.new .container{height: 450px;}
.new .left{width: 750px;float: left;}
.new .right{width: 375px;float: right;}

.new .left .tit1{width: 750px;height: 55px;line-height: 40px;background: url("../images/new_tit.png") no-repeat center;}
.new .left .tit1 p{font-size: 20px;color: #c7281c;float: left;padding-left: 40px;font-weight: bold;margin-top: 4px;}
.new .left .tit1 a{font-size: 16px;color: #666;float: right;}
.new .left .tit1 a:hover{color: #c7281c;}
.new .left .txt1{height: 200px;margin-top: 20px;}
.new .left .txt1 img{width: 270px;height: 200px;float: left;}
.new .left .txt1 .txt2{width: 455px;float: right;}
.new .left .txt1 .txt2 h3{font-size: 18px;color: #333;}
.new .left .txt1 .txt2 p{font-size: 15px;color: #666;line-height: 30px;margin: 20px 0;}
.new .left .txt1 .txt2 .more{font-size: 15px;color: #fff;text-align: center;width: 80px;height: 30px;line-height: 30px;background: #c7281c;color: #fff;border-radius: 100px;}
.new .left ul{}
.new .left ul li{height: 58px;width: 750px;line-height: 58px;border-bottom: 1px dashed #dbdbdb;display: block;font-size: 15px;color: #444;float: left;}
.new .left ul li:hover{color: #c7281c;font-weight: bold;}
.new .left ul li span{font-size: 14px;color: #999;float: right;}
.new .left ul li:hover span{font-weight: normal;}

.new .right .tit1{width: 375px;height: 55px;line-height: 40px;background: url("../images/new_tit1.png") no-repeat center;}
.new .right .tit1 p{font-size: 20px;color: #c7281c;float: left;padding-left: 40px;font-weight: bold;margin-top: 4px;}
.new .right .tit1 a{font-size: 16px;color: #666;float: right;}
.new .right .tit1 a:hover{color: #c7281c;}
.list_lh{ height:400px; overflow:hidden;}
.list_lh li{height: 100px;border-bottom: 1px dashed #c8c8c8;margin-bottom: 20px;}
.list_lh li h4{font-size: 16px;color: #333;background: url("../images/new_wen.png") no-repeat left;padding-left: 44px;height: 22px;}
.list_lh li p{font-size: 14px;color: #666;line-height: 26px;margin-top: 10px;background: url("../images/new_da.png") no-repeat left 5px;padding-left: 44px;}
.list_lh li:hover h4{color: #c7281c;font-weight: bold;}

/*公司简介*/
.about{margin: 80px auto;}
.about .container{height: 370px;}
.about img{width: 600px;height: 370px;float: right;}
.about .ab_txt{width: 530px;float: left;}
.about .ab_txt h4{font-size: 60px;color: #333;font-weight: bold;height: 100px;border-bottom: 1px solid #dddddd;font-family: Impact;}
.about .ab_txt p{font-size: 16px;color: #555;line-height: 36px;margin-top: 30px;}
.about .ab_txt .more{margin-top: 40px;width: 150px;height: 45px;line-height: 45px;background: #c7281c;border-radius: 50px;text-align: center;}
.about .ab_txt .more b{font-size: 16px;color: #fff;font-weight: normal;}

/*产品优势*/

.tu_bj{background: #c7281c;height: 166px;}
.t_l{float:left;width:610px;padding-top:29px;}
.t_l p {height: 51px;line-height: 51px;font-size:24px;font-weight: bold;color: #fff;letter-spacing: 4px;}
.t_l p em {font-size:34px;}
.t_l span {font-size: 38px; color: #fff;line-height: 49px;height: 49px;}
.t_r{float:right;padding-top:29px;}
.t_r p {padding-left:29px;background: url("../images/tu_tel.png") no-repeat left center;font-size: 20px;color: #fff;height: 51px;line-height: 51px;}
.t_r p span {font-size:34px;}
.t_r a {width:172px;height: 44px;line-height: 44px;font-size:20px;color: #c7281c;font-weight: bold;background: #fff;text-align: center;margin-top:6px;display: block;}
























